home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol E-14
/
Vol E-14.iso
/
games
/
conce006.swf
/
scripts
/
DefineButton2_27
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2014-03-11
|
80b
|
7 lines
on(release){
if(Number(eval("/:Count")) < 2)
{
play();
}
}